Scripting > CxEditors > CxMssSetPointEditor Object

CxMssSetPointEditor Object

The CxMssSetPointEditor object is a dialog box-based editor for SetPoint Command records of the Master Scheduling Service (MSS). Declare the object using the following code:

CreateObject("CxEditors.CxMssSetPointEditor")

Each method in this document will assume you have declared and connected the CxMssSetPointEditor object using the following code:

Dim MssSetPointEditor

Set MssSetPointEditor = CreateObject("CxEditors.CxMssSetPointEditor")

MssSetPointEditor.Connect("CYGDEMO.MSS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.